Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 4 - Printing Messages / Printing Messages Reference
Constants and Data Types for the PostScript Imaging System


PostScript Query Results

The PostScript query results enumeration defines constants that are the possible results of the GXPostScriptQueryPrinter message, which is described on page 4-101.

enum {
   gxPrinterOK          = 0,
   gxInitializePrinter  = 1,
   gxFilePrinting       = 2,
   gxResetPrinter       = 128
};
Constant descriptions

gxPrinterOK
The printer responded to the query with enough information to initiate printing of the job.
gxInitializePrinter

The printer responded to the query by indicating that it needs to be initialized.
gxFilePrinting
The printer responded to the query by indicating that the print job has been redirected to a file.
gxResetPrinter
The printer responded to the query by indicating that it needs to be restarted.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help